home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / unisys.dxr / 00276.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  132 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 8 > 1600 then
  3.     go(the frame + 1)
  4.   end if
  5.   roll_check(10, 11, 10)
  6.   go(the frame)
  7. end
  8.